body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #000000 top repeat-x;
}

a:link, a:visited { color: #000000;   font-family: Century Gothic, sans-serif; font-weight: bold;
} 




.divResizable {
    border: 2px solid #564535;
   
    resize: both;
 width: 380px;
    height: 240px;
	position:fixed;
	left:5%; top:20%; 
	z-index:1000; 
	resize:both; 
	display:none;
}

.divResizableh {
    border: 2px solid #564535;
   
    resize: both;
 width: 240px;
    height: 400px;
position:fixed;	left:6%; top:5%;   
	z-index:1000; 
	resize:both; 
	display:none;
}

#mask {
	position:absolute;
    left: 0;
    top: 0;
    z-index: 500;
    background-color: #000 !important;
    display: none;
    opacity: 0.8!important;

    width: 100%;
    height: 100%;	
	filter:alpha(opacity=80) !important;
	display:none;
}

#tt
{
    z-index:3000;
    position:absolute;    
    color:black;
    font-size:12 px;
    font-weight:bold;

position: absolute; left: 100px;
}
 @media screen and (max-width:480px) {
       #sidebar { display: none;}
        }
p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0 0 8px 0;
	padding: 0px;
	border: 2px solid #cccccc;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}
.margin_bottom_15 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}
.margin_bottom_20 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}
.margin_bottom_30 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}
.margin_bottom_40 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}
.margin_bottom_50 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}
.margin_bottom_60 { clear: both; width: 100%; height: 10px; font-size: 1px;	

}

.margin_right_25 { margin-right: 5px; }
.margin_right_30 { margin-right: 10px; }
.margin_right_40 { margin-right: 10px; }
.margin_right_60 { margin-right: 10px; }

.h_divider { background: url(templatemo_horizontal_divider.jpg) bottom 

repeat-x; }
.vl_divider { background: url(templatemo_vertical_divider.jpg) left 

repeat-y; }
.vr_divider { background: url(templatemo_vertical_divider.jpg) right 

repeat-y; }

.fl { float: left; }
.fr { float: right }

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.header_02 a {
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.header_03 {
	padding: 0;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.header_04 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#templatemo_container {
	width: 432px;
	margin: 0 ;
	padding: 0 0px;
	background: #fff;
}

#templatemo_banner {
	width: 432px;
	height: 50px;
	margin: 0;
    background: url(templatemo_banner_bgm.jpg) no-repeat;
}


/* menu */

#templatemo_menu {
	    width: 432px;
	height: 45px;
	
}

#templatemo_menu ul {
	
	margin: 0px;
	padding: 0 0 0 5px;
	
}

#templatemo_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	height: 10px;
	width: 40px;
	margin-right: 10px;
	text-align: center;
	padding: 2px 0 0 0;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
	}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #ffffff;
	background: none;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 0;
	background:none;
}

/* end of menu */

/* content */

#templatemo_content {
	padding: 0 10px;
}

.column_w210 {
	padding: 0 10px;
	margin-top: 20px;	
	width: 200px; /* width 205 */
}
.column_w220 {
	padding: 0 10px;
	margin-top: 10px;	
	width: 200px; /* width 205 */
}
.column_w430 {
	padding: 0 10px;
	margin-top: 10px;	
	width: 430px; /* width 470 */
}
.column_w610 {
	padding: 0 10px;
	margin-top: 10px;	
	width: 400px; /* width 470 */
}
.column_w920 {
	width: 400px;
	padding: 0 20px;
}

.column_w190 {
	width: 170px;
}

.column_w150 {
	width: 90px;
}

.column_w125 {
	width: 140px;
}

.column_w430 p {
	text-align: justify;
	margin-bottom: 5px;
}



.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



	
/* end of content */


  

/* end of footer */